projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf026b2
)
* s-hpux8.h (NO_SIOCTL_H): Defined.
author
Jim Blandy
<jimb@redhat.com>
Mon, 24 May 1993 03:39:58 +0000
(
03:39
+0000)
committer
Jim Blandy
<jimb@redhat.com>
Mon, 24 May 1993 03:39:58 +0000
(
03:39
+0000)
src/s/hpux8.h
patch
|
blob
|
history
diff --git
a/src/s/hpux8.h
b/src/s/hpux8.h
index ef952e50f9777d1f35fe06a025779ce08dcf7a17..c1d3944a0a701fd8a08ed7c5b23d40b95ae8e226 100644
(file)
--- a/
src/s/hpux8.h
+++ b/
src/s/hpux8.h
@@
-25,3
+25,7
@@
/* Specify compiler options for compiling oldXMenu. */
#define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R4
+
+/* Some hpux 8 machines seem to have TIOCGWINSZ,
+ and none have sioctl.h, so might as well define this. */
+#define NO_SIOCTL_H